ComponentOne ASP.NET MVC Controls
AnnotationLayerBuilder<T> Constructor

C1.Web.Mvc.Fluent Namespace > AnnotationLayerBuilder<T> Class : AnnotationLayerBuilder<T> Constructor
The FlexGridFilter extender.
Create one FlexGridFilterBuilder instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal extender As AnnotationLayer(Of T) _
)
public AnnotationLayerBuilder<T>( 
   AnnotationLayer<T> extender
)

Parameters

extender
The FlexGridFilter extender.
See Also

Reference

AnnotationLayerBuilder<T> Class
AnnotationLayerBuilder<T> Members